projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fc7a95
)
Export gdk_window_set_has_native
author
Alexander Larsson
<alexl@redhat.com>
Wed, 3 Dec 2008 10:18:34 +0000
(11:18 +0100)
committer
Alexander Larsson
<alex@localhost.localdomain>
Thu, 2 Apr 2009 08:14:04 +0000
(10:14 +0200)
gdk/gdkwindow.h
patch
|
blob
|
history
diff --git
a/gdk/gdkwindow.h
b/gdk/gdkwindow.h
index 706d768dc5bc80f7f1c78a733c497fd715b187c3..ec3f67ac394a46994a6a1f6cc1e28afb3b36c089 100644
(file)
--- a/
gdk/gdkwindow.h
+++ b/
gdk/gdkwindow.h
@@
-409,6
+409,8
@@
void gdk_window_move_region (GdkWindow *window,
const GdkRegion *region,
gint dx,
gint dy);
+void gdk_window_set_has_native (GdkWindow *window,
+ gboolean has_native);
/*
* This allows for making shaped (partially transparent) windows